home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / windows / games / jurrcad1.arj / VER.LDL < prev    next >
Text File  |  1993-02-23  |  786b  |  10 lines

  1. Library "VER.DLL"
  2.   name:VerFindFile            return:unsigned  args: (unsigned pointer pointer pointer pointer pointer pointer pointer)
  3.   name:VerInstallFile            return:long      args: (unsigned pointer pointer pointer pointer pointer pointer pointer)
  4.   name:GetFileVersionInfoSize  return:long      args: (pointer pointer)   
  5.   name:GetFileVersionInfo      return:bool      args: (pointer long long pointer)   
  6.   name:GetFileResourceSize     return:long      args: (pointer pointer pointer pointer)
  7.   name:GetFileResource            return:bool      args: (pointer pointer pointer long long pointer)        
  8.   name:VerLanguageName            return:unsigned  args: (unsigned pointer unsigned)
  9.   name:VerQueryValue            return:bool      args: (pointer pointer pointer pointer)
  10.